golang.org/x/crypto/blake2b.digest.BlockSize (method, view implemented interface methods)
2 uses
golang.org/x/crypto/blake2b (current package)
blake2b.go#L201: func (d *digest) BlockSize() int { return BlockSize }
blake2x.go#L101: return x.d.BlockSize()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)